body,
ul,
li,
dl,
dt,
dd,
p,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
form,
img,
table,
fieldset,
legend {
    margin: 0;
    padding: 0;
}

ul,
li,
ol {
    list-style: none;
}

img,
fieldset {
    border: 0;
}

img {
    display: block;
}

a {
    text-decoration: none;
    color: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 100;
}

body {
    font-size: 16px;
    font-family: "MicrosoftYaHei";
}

input,
a {
    outline: none;
}

img {
    display: inline-block;
    vertical-align: middle;
}

button {
    outline: none;
    border: none;
    cursor: pointer;
}

.container {
    width: 1100px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

/*body{   background: url("../../images/ershidasybg.jpg") no-repeat; }*/

#main {
    margin: 0 auto;
    /*background-color: #FFFEFE;*/
    position: relative;
}

#main_con {
    width: 1100px;
    min-height: 0;
    margin: 0 auto;
    position: relative;
    background-color: #ffffff;
    padding-top: 50px;
    padding-bottom: 14px;
}

#main_con:after {
    content: '';
    display: block;
    clear: both;
    zoom: 1;
}

#main_wrap {
    width: 1060px;
    min-height: 0;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

#location {
    width: 100%;
    height: 37px;
    line-height: 37px;
    text-indent: 20px;
    color: #333333;
    border-bottom: 1px solid #CECECE;
    margin-bottom: 20px;
}

#location_icon {
    width: 13px;
    height: 13px;
    display: inline-block;
    vertical-align: -2px;
    margin-right: 3px;
    border: 1px solid #ADADAD;
    border-radius: 3px;
    background-image: url(../../images/loaction.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 8px 8px;
}

.picList {
    overflow: hidden;
}

.picList li {
    float: left;
    width: 330px;
    margin: 11px;
}

.picList li p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.picList li img {
    max-height: 220px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear:after {
    content: '';
    display: block;
    clear: both;
    zoom: 1;
}

.content-list {
    padding: 0 15px;
    padding-top: 0 !important;
}

.location {
    line-height: 55px;
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 20px;
}

.tab-catalog-01 {
    background: #f3f3f3;
    overflow: hidden;
    line-height: 55px;
    margin-bottom: 15px;
}

.tab-catalog-01 a {
    float: left;
    background: #0271c9;
    color: #fff;
    font-size: 18px;
    padding: 0 27px;
}

.photoList {
    overflow: hidden;
}

.photoList li {
    float: left;
    overflow: hidden;
    width: 33.3%;
    text-align: center;
    margin-bottom: 10px;
}

.photoList li img {
    width: 340px;
    height: 210px;
}

.photoList li p {
    line-height: 50px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.show {
    overflow: hidden;
}

.show h1 {
    font-size: 34px;
    color: #2a2a2a;
    background: #f4f4f4;
    text-align: center;
    font-weight: bold;
    padding: 25px 0;
    line-height: 50px;
}

.show .intor {
    overflow: hidden;
    font-size: 14px;
    background: #f4f4f4;
    color: #4e4d4d;
    line-height: 30px;
    border-top: 1px solid #d2d2d2;
}

.show .intor li {
    float: left;
    text-align: center;
    width: 25%;
}

.show .intor li span {
    cursor: pointer;
}

.bdshare-button-style0-16 a {
    float: none !important;
}

.show .intor li>.bdsharebuttonbox {
    display: inline;
}

.show-content {
    font-size: 18px;
    line-height: 40px;
    padding: 20px 15px;
    text-align: justify;
    overflow-x: auto;
}

.show-content img {
    display: inline-block;
    margin: 0 auto;
    max-width: 100%;
}

.page_num {
    padding: 15px;
    overflow: hidden;
    font-size: 12px;
}

#page_div {
    line-height: 20px;
    color: #000;
    text-align: center;
    display: flex;
    justify-content: center;
}

#page_div .pagination-first>a {
    padding: 0 5px;
}

#pagination_input {
    width: 20px;
    height: 16px;
    line-height: 16px;
    margin: 0 8px;
    padding: 0;
    overflow: hidden;
    border: 1px solid #ccc;
}

#page_div .pagination_index,
#page_div .pagination_index_num {
    background: #FFFFFF;
    border: 1px solid #117448;
    padding: 0 8px;
    margin-right: 2px;
    float: left;
    height: 20px;
    text-align: center;
}

#page_div .pagination_index a,
#page_div .pagination_index_num a {
    padding: 0px;
    margin: 0px;
    text-align: center;
    color: #000;
}

#page_div .pagination_index a:hover,
#page_div .pagination_index_num a:hover {
    padding: 0px;
    margin: 0px;
    text-align: center;
    color: #000;
}

#page_div .pagination_index_last {
    width: 260px;
    float: right;
    text-align: right;
}

#page_div .pagination_index_num {
    margin-right: 2px;
    padding: 0px;
    width: 20px;
}

#page_div .currentIndex {
    background: #117448;
    border: 1px solid #117448;
    width: 20px;
    height: 20px;
    line-height: 20px;
    color: #FFF;
    text-align: center;
    font-weight: bold;
}

.xzList {
    overflow: hidden;
    padding: 15px 0;
}

.xzList li {
    float: left;
    width: 20%;
    padding: 0 5px;
    margin-bottom: 10px;
    box-sizing: border-box;
}

.xzList li a {
    background: #0166b6;
    line-height: 45px;
    text-align: center;
    display: block;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.zfxxgk.gk_ysj {
    
    overflow: hidden;
    border: 1px solid #fff
}

.zfxxgk.gk_ysj li {
    float: left;
    width: 33%;
    height: 40px;
    line-height: 40px;
    border: 1px solid #fff;
    background: #eee;
}

.zfxxgk.gk_ysj li strong {
    font-weight: normal;
}

.zfxxgk.gk_ysj li span {
    display: inline-block;
    width: 25%;
    height: 100%;
    background: #e1f4ff;
    color: #17609d;
    text-align: center;
    margin-right: 10px;
    border-right: 1px solid #fff
}

@media screen and (max-width: 1024px) {
    .headNav {
        display: none;
    }

    .head {
        width: 100% !important;
        text-align: center;
    }

    .head img {
        /*width: 80%;*/
        vertical-align: top;
        /*margin-top: 60px;*/
    }

    .head .searchBox {
        width: 80% !important;
        display: flex;
        top: 70% !important;
        ;
        right: 50% !important;
        ;
        margin-right: -40%;

    }

    .main {
        background-position: top center !important;
        background-size: auto auto !important;
    }

    .head .searchBox input {
        flex: 1;
        overflow: hidden;
    }

    .itemNav {
        height: auto !important;
        padding: 10px 0;
    }

    .itemNav ul {
        width: 100% !important;
        height: auto !important;
    }

    .itemNav ul li {
        padding: 0 10px !important;
        font-size: 16px !important;
        width: 25% !important;
        line-height: 30px !important;
    }

    #main_con {
        width: 100%;
        box-sizing: border-box;
        padding-top: 0;
        /*padding: 0 15px;*/
        background: #fff;
    }

    .foot {
        margin-top: 15px !important;
    }

    #f8,
    .foot .links {
        display: none !important;
    }

    .foot .about {
        padding: 0 15px !important;
        height: auto !important;
    }

    .photoList li {
        width: 100%;
    }

    .show .intor li {
        width: 50%;
    }

    .show-content img {
        max-width: 100% !important;
    }
    .zfxxgk.gk_ysj li{
        width:100%;
    }
    .zfxxgk.gk_ysj li span{
        width:32%
    }
}